Give each domain some memory below 4GB. This solves the "PGD's must be below 4GB...
authoriap10@freefall.cl.cam.ac.uk <iap10@freefall.cl.cam.ac.uk>
Thu, 8 Sep 2005 01:07:15 +0000 (01:07 +0000)
committeriap10@freefall.cl.cam.ac.uk <iap10@freefall.cl.cam.ac.uk>
Thu, 8 Sep 2005 01:07:15 +0000 (01:07 +0000)
commit8b1b30d3cbbfdae647d57aeaac2b9b999cd6f968
treed120c262b757dc6bfd4e4671d8eb6033625bc4dc
parent73167306c72d2fde1c39b1cb35314aa327cfaff9
Give each domain some memory below 4GB. This solves the "PGD's must be below 4GB" for the initial page tables. I'm not sure we'll stick with this approach, but this is good enough for the time being.

PAE should be a *lot* more robust on systems that actually have more than 4GB thanks to all the various patches that went in today. I find it astounding that it ever appeared to work at all!

Signed-off-by: ian@xensource.com
tools/libxc/xc_domain.c
tools/libxc/xc_linux_build.c
tools/libxc/xc_linux_restore.c
tools/libxc/xenctrl.h
tools/python/xen/lowlevel/xc/xc.c
tools/python/xen/xend/image.py
xen/common/memory.c